projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8132457
)
atftp: bump PKG_RELEASE
author
Florian Eckert
<
[email protected]
>
Mon, 8 Sep 2025 07:03:51 +0000
(09:03 +0200)
committer
Florian Eckert
<
[email protected]
>
Mon, 8 Sep 2025 07:20:43 +0000
(09:20 +0200)
Bump PKG_RELEASE by one.
Signed-off-by: Florian Eckert <
[email protected]
>
net/atftp/Makefile
patch
|
blob
|
history
diff --git
a/net/atftp/Makefile
b/net/atftp/Makefile
index 0e57c8815d2fa38213040d0e74801386f546cff6..783ce5af28759429ac838efa2767fb447aa13e9f 100644
(file)
--- a/
net/atftp/Makefile
+++ b/
net/atftp/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=atftp
PKG_VERSION:=0.8.0
-PKG_RELEASE:=
4
+PKG_RELEASE:=
5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)